vector 相关的搜索结果 共有6个

comabs()

Description: Calculate the modulus of a sequence of complex numbers. Syntax: A.comabs() Note: MathCli external library fsequence of complex numbers, modulus, vector

fillcons()

Description: Fill missing values using the specified constant value. Syntax: A.fillcons(v) Note: MathCli external librarfill, missing value, vector, matrix

fillmthd()

Description: Fill missing values according to the specified method. Syntax: A.fillmthd(m) Note: MathCli external libraryfill, missing value, vector, matrix

lasso()

Description: Build models and performs predictions using the Lasso regression method. Syntax: lasso(X, Y, learning_rate,model, prediction, vector

mae()

Description: Calculate the mean absolute error between two vectors. Syntax: mae(A,B) Note: The function calculates the amean absolute error, vector

norm()

Description: Normalize a matrix or a vector. Syntax: norm(A) Note: The function normalizes a matrix or a vector by subtrmatrix, vector, normalize